Crate stm32f4xx_hal

source ·

Re-exports

Modules

  • Analog to digital converter configuration.
  • Bit banding
  • Controller Area Network (CAN) Interface
  • CRC32 Calculation Unit
  • API for the Digital to Analog converter
  • Direct Memory Access.
  • Debug and trace and stuff
  • LCD interface using the Flexible Memory Controller (FMC) / Flexible Static Memory Controller (FSMC)
  • General Purpose Input / Output
  • I2S (inter-IC Sound) communication using SPI peripherals
  • USB OTG full-speed peripheral
  • Re-export of the svd2rust auto-generated API for the stm32f429 peripherals. Peripheral access API for STM32F429 microcontrollers (generated using svd2rust v0.24.1 ( ))
  • Convenience re-export of multiple traits.
  • Quadrature Encoder Interface
  • Clock configuration.
  • Hardware random number generator.
  • Interface to the real time clock. See STM32F303 reference manual, section 27. For more details, see ST AN4759
  • Asynchronous serial communication using USART peripherals
  • Device electronic signature
  • Timers
  • Asynchronous serial communication using UART peripherals
  • Watchdog peripherals

Macros

  • Turns the non-blocking expression $e into a blocking operation.

Enums

Attribute Macros